home *** CD-ROM | disk | FTP | other *** search
/ Megadoom II / MEGADOOM II - iso.7z / MEGADOOM II.ISO / doom / editors / map / dmpsmu / manifest < prev    next >
Text File  |  1994-10-30  |  2KB  |  39 lines

  1. Manifest for DMPSMU: DooM PostScript Maps Utility
  2. =================================================
  3.  
  4. README        - Compulsory reading ;)
  5. README.DOS    - Hints on using the package on DOS
  6. Manifest    - This file
  7. COPYING        - The GNU General Public License
  8. Changes.Log    - Log of changes to the package
  9. dmpsmu20.txt    - Short distribution blurb 
  10.  
  11. dmpsmu.1    - Manual pages for 'dmpsmu' utility
  12. dmpsmu.man    - Formatted manual pages for 'dmpsmu'
  13. dmpsmap.1    - Manual pages for 'dmpsmap' sidekick
  14. dmpsmap.man    - Formatted manual pages for 'dmpsmap'
  15.  
  16. allmaps.sh    - Shell script to generate all DOOM maps
  17. allmaps2.sh    - Shell script to generate all DOOM ][ maps
  18. allstts.sh    - Shell script to list statistics of all DOOM maps
  19. allstts2.sh    - Shell script to list statistics of all DOOM ][ maps
  20. dmps2ul.sh    - Shell script to output part of double page DOOM map
  21. dmps4qd.sh    - Shell script to output part of quadruple page DOOM map
  22. mkman.sh    - Shell script to format manual pages
  23.  
  24. source/Makefile        - Unix Makefile for building both programs
  25. source/dmps.h        - Main DMPSMU and DMPSMAP defines
  26. source/dmunix.h        - Some UNIX specific things
  27. source/dmpsmu.c        - Main program routines for interactive utility
  28. source/dmpsmap.c    - Main program routines for command-line sidekick
  29. source/wstructs.h    - WAD files data structures
  30. source/wads.c        - WAD files routines
  31. source/things.h        - Thing type and class definitions
  32. source/things.c        - Thing class and size routines
  33. source/levels.h        - Level data definitions
  34. source/levels.c        - Level loading and saving routines
  35. source/print.h        - Print flag definitions
  36. source/print.c        - Print and Analyze routines
  37. source/ps.c        - PostScript routines
  38.  
  39.